* dispnew.c (window_change_signal): Don't try to get the size of a
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 30 Jan 2009 23:45:27 +0000 (23:45 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 30 Jan 2009 23:45:27 +0000 (23:45 +0000)
commit1753536c8dd5832ff3839a92a097b9d3453f2ae6
treee53fcded50c698a4506de16c50c138396064472f
parent3b9c1eaafcb32293a01ebd67edd54f4c573df56f
* dispnew.c (window_change_signal): Don't try to get the size of a
suspended tty frame.
* term.c (Fresume_tty): Resize if the size has changed while the
tty was suspended.
src/ChangeLog
src/dispnew.c
src/term.c